abc 0.2.3

An implementation of Karaboga's Artificial Bee Colony algorithm.
Documentation
rework to use crossbeam::Scope instead of Arc --
    make a scope up front, and pass it around?

let FitnessScalar take a Box<Callback>, put the FitnessScaler in an Arc